@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; font-size:12px;}
table{border-collapse:collapse; border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal; font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}

a:link{text-decoration:none; cursor:pointer; color:#3b5998;}
/*a:visited{color:#bc718f;}*/
a:hover{text-decoration:underline; color:#D60000; cursor:pointer;}
a:active{color:#039;}


/*文字排版*/
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{ font-size:22px;}
.fb{font-weight:bold;}
.fn{font-weight:normal;}
.t2{text-indent:2em;}
.lh150{line-height:150%;}
.lh180{line-height:180%;}
.lh200{line-height:200%;}
.unl{text-decoration:underline;}
.no_unl{text-decoration:none;}
.yahei{font-family:Microsoft YaHei;}

/*定位*/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.bc{margin-left:auto; margin-right:auto;}
.fl{float:left; display:inline;}
.fr{float:right; display:inline;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{zoom:1;}
.vm{ vertical-align:middle;}
.pr{ position:relative;}
.pa{ position:absolute;}
.abs-right{ position:absolute; right:0;}
.zoom{ zoom:1;}
.hidden{ visibility:hidden;}
.none{ display:none;}

/*长度高度*/
.w10{width:10px;}
.w20{width:20px;}
.w30{width:30px;}
.w40{width:40px;}
.w50{width:50px;}
.w60{width:60px;}
.w70{width:70px;}
.w80{width:80px;}
.w90{width:90px;}
.w100{width:100px;}
.w200{width:200px;}
.w250{width:250px;}
.w300{width:300px;}
.w400{width:400px;}
.w450{width:450px;}
.w500{width:500px;}
.w600{width:600px;}
.w700{width:700px;}
.w800{width:800px;}
.w900{width:900px;}
.w{width:100%;}
.half_w{width:50%; *width:48%; _width:48%;}
.h25{height:25px;}
.h30{height:30px;}
.h40{height:40px;}
.h50{height:50px;}
.h80{height:80px;}
.h100{height:100px;}
.h200{height:200px;}
.h{height:100%;}

/*边距*/
.m10{margin:10px;}
.m15{margin:15px;}
.m30{margin:30px;}
.mt5{margin-top:5px;}
.mt7{margin-top:7px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt50{margin-top:50px;}
.mt100{margin-top:100px;}
.mb5{margin-bottom:5px;}
.ml7{margin-left:7px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb50{margin-bottom:50px;}
.mb100{margin-bottom:100px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml50{margin-left:50px;}
.ml100{margin-left:100px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr50{margin-rihgt:50px;}
.mr100{margin-right:100px;}
.p10{padding:10px;}
.p15{padding:15px;}
.p30{padding:30px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt50{padding-top:50px;}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb50{padding-bottom:50px;}
.pb100{padding-bottom:100px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pl50{padding-left:50px;}
.pl100{padding-left:100px;}
.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr30{padding-right:30px;}
.pr50{padding-right:50px;}
.pr100{padding-right:100px;}

/*颜色*/
.color5{color:#555555;}
.color6{color:#666666;}
.color9{color:#999999;}
.red{color:red;}
.color_blue{color:#445b9f;}

/*常用边框*/
.bor{border:1px solid #E5E5E5;}
.borT3{border:1px solid #E5E5E5; border-top:3px solid #01549A;}

/*内敛变块元素*/
.block{display:block;}

body{background-color:#fff;}
body.index strong{font-family:Microsoft YaHei,"宋体"; background-color:#fff;}
body.index strong a{font-family:Microsoft YaHei,"宋体";}
body.index strong a:hover{color:#D60000;}

/*首页一周广告*/
.adShowBox{width:980px; height:50px; overflow:hidden; margin:10px auto 0 auto;}
.adShowBox a{display:block;}
.adShowBox a.small{display:none;}
/*404页面*/
body.error_404{background-color:#fff;}
.errorDiv{width:760px; height:585px; margin:5px auto; background:url(../img/404.jpg) no-repeat; padding:115px 163px 0 57px;}
.errorDiv .fl{width:390px;}
.errorDiv .fl strong{color:#fff; font-size:36px; font-family:Microsoft YaHei; height:100px; width:100%; display:block;}
.errorDiv .fl ul li{color:#fff; height:36px; font-size:20px; font-family:Microsoft YaHei; font-weight:bold; background:url(../img/bg.png) -122px -10px no-repeat; text-indent:0.8em;}
.errorDiv .fr{width:244px;}
.errorDiv .fr >strong{height:30px; margin-top:5px; width:100%; display:block;}
.errorDiv .fr >strong a{font-size:24px; font-family:Microsoft YaHei; font-weight:bold; color:#fff; letter-spacing:2px;}
.errorDiv .fr >a{font-size:20px; color:#fff; font-weight:bold; width:100%; height:70px; display:block; font-family:Microsoft YaHei;}
/*文章预览样式*/
*{margin:0; padding:0;}
a{text-decoration:none;}
.clearB{ clear:both;}
ul,li,ol{list-style:none;}
.articlePBox{width:630px; padding:10px; background-color:#F5F7F9; border:1px #E6E7E1 solid; margin:0 auto;}
.articlePBox_title{padding:10px;}
.articlePBox_title h1{color:#555; font-size: 22px; width: 99%; padding-bottom: 5px; border-bottom: 1px #E6E7E1 solid; margin: 0 auto; text-align:center;}
.articlePBox_title h1 a{color:#555;}
.articlePBox_meta{color: #777; font-size:12px; height:28px; line-height:28px; text-align:center;}
.articlePBox_meta a{color:#777;}
.articlePBox_meta span{ margin-right:10px;}

.articlePBody{margin-top:10px;}
.articlePBody p{text-indent:2em; padding:5px; color:#000; font-size:14px; line-height:28px;}
.share_to {clear: both; width: 567px; border: 1px #E6E7E1 solid; background: white; margin: 0 auto; padding:8px 3px 8px 10px; height:16px;}
.pageNum{width: 640px; text-align: center; clear: both; margin: 10px auto; height:16px;}
.pageNum strong{font-size: 12px; margin-right: 3px; border: 1px solid #B2C9D3; background: #F7F9FF; text-decoration: none; color: #F60; line-height: 16px; padding: 3px 6px 2px;}
.pageNum a:link, .pageNum a:visited {font-size: 12px; margin-right: 3px; border: 1px solid #B2C9D3; color: #333; background: #F7F9FF; text-decoration: none; line-height: 16px; padding: 3px 6px 2px;}
/*分页*/
.news_list{width:600px;margin:0 auto;font-size:13px;border:solid 1px #ccc}
.news_list p{background:#ccd3e4;text-indent:10px;height:24px; line-height:24px;}
.news_list li{width:279px;overflow:hidden;height:22px;line-height:22px;padding:0 10px}
.news_list .list_left,.news_list .list_right{float:left;}
.news_list .list_left{border-right:solid 1px #ccc;}
.news_list .page_current{color:red}

/*文章详情页样式*/
/*top样式*/
.top{min-width: 980px;margin: 0 auto;background-color:#666; line-height:30px; position:relative; z-index:9999;}
.top_center{width:980px; margin:0 auto; font-size:12px; color:#cccccc;}
.top_l{width:60%; float:left;}
.top_l a{color:#fff; padding:0 10px;}
.top_l a.home{padding-left:0;}
.top_l a:hover{color:#ff0000;}
.top_r{width:40%; float:right;}
.top_r >ul >li{height:30px; line-height:30px; color:#fff; float:right; display:inline-block; min-width:90px; text-align:right;}
.top_r >ul >li.user >a{background-position:28px -197px;}
.top_r >ul >li.user{background-position:60px  -188px;}
.top_r >ul >li.login{background:none; width:110px;}
.top_r >ul >li.login a{color:#fff; margin:0 5px; font-weight:bold;}
.top_r >ul >li.login a:hover{color:#D60000;}
.top_r >ul >li >a{color:#fff;}
.top_r >ul >li >a >b{padding:0 10px; margin:0 3px; background:url(../img/bg.png) 0px -196px no-repeat;}
.top_r >ul >li >div.top_list{width:90px; padding-top:7px; background:url(../img/bg.png) 58px -218px no-repeat; clear:both; display:none;}
.top_r >ul >li >div.top_list ul{background-color:#666; border-radius:8px; padding:8px 0;}
.top_r >ul >li >div.top_list ul li{width:100%; height:26px; line-height:26px; text-align:center;}
.top_r >ul >li >div.top_list ul li a{color:#fff; font-size:12px;}
.top_r >ul >li >div.top_list ul li a:hover{color:#D60000;}
.category_nav{width:979px; height:40px; border-left:1px solid #cccccc; margin:10px auto;}
.category_nav a{width:121px; height:38px; text-align:center; line-height:38px; float:left; border-right:1px solid #cccccc; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; color:#333333; font-size:14px;}
.category_nav a.cur{text-decoration:none; background-color:#e1e1e1;}
.category_nav a:hover{text-decoration:none; background-color:#e1e1e1;}
.category_nav a span{padding:5px; background:url(../img/bg.png) 0px -192px no-repeat; margin-left:5px;}
.ad1{width:980px; height:60px; margin:10px auto 0 auto;}

.wrapper{width:980px; margin:0 auto;}
.location{ padding-top:3px; color:#006598; line-height:40px;}
.location a{color:#006598; padding:0 8px;}
.location a.home{padding-left:0;}
.recommend{height:44px; line-height:44px; text-indent:.5em; background-color:#eef2f5; border-top:1px solid #d7dae9;}
.recommendDetail{height:28px; padding:2px 0 1px; border:1px solid #babcbb; background:url(../img/bgY.png) repeat-x;}
.recommendDetail a{width:90px; height:28px; text-align:center; line-height:28px; color:#444444; font-weight:bold; text-align:center; float:left; border-right:1px solid #babcbb;}
.recommendDetail a:hover{ color:#555a9a;}
/*底部样式*/
.footer{border-top:1px solid #999999; padding:20px 50px;}
.footer ul li{float: left; height:24px; line-height: 24px; padding-right: 10px;}
.footer ul li a{color:#000;}
.footer ul li a span{vertical-align: -15%;}
.footer .bottom{height:24px; line-height:24px; color:#000;}
.footer .bottom a{color:#000; margin-right:5px;}
/*左侧*/
.articleL{width:686px;}
.article_main{border:1px solid #e6e6e8;}
.article_title{border-bottom:1px solid #bababa; margin:20px 20px 0;}
.article_title h1{line-height:38px; margin:15px 0; background-color:#fff;}
.article_info .article_info_inner{width:450px; float:left; height:30px;}
.article_info span{color:#959595; margin-right:5px;}
.article_info span a{color:#445b9f;}
.article_body{padding:10px 45px;}
.article_body em{font-style:italic;}
.article_body p{line-height:200%; text-indent:2em; font-size:14px; margin:10px 0;}
.article_body p img{cursor:pointer;}
.article_body figure img{max-width: 600px;}
.article_body strong{font-weight:bold;}
.article_body h1,.article_body h2,.article_body h3,.article_body h4,.article_body h5,.article_body h6{background-color:#fff;}
.keyword{height:45px; line-height:45px; border-top:1px dashed #bbbbbb; border-bottom:1px dashed #bbbbbb; text-indent:4em;}
.keyword span{margin-right:20px; font-size:12px; color:#000;}
/*分页*/
.pages{margin:23px 0; text-align:center;}
.pages span{height:24px; line-height:24px; color:#666666; font-weight:bold; display:inline-block; *display:inline; margin:0 4px; font-weight:normal; cursor:pointer;}
.pages span.private-page,.pages span.pasgebtn{border:1px solid #cccccc; background-color:#edf1f4;}
.pages span.w30{font-weight:bold;}
.pages span.cur{border-color:#4272a2; background-color:#4272a2; color:#fff;}
.pages span.private-page:hover,.pages span.pasgebtn:hover{border-color:#4272a2; background-color:#4272a2; color:#fff;}
.pages input{width:40px; height:26px; margin:0 4px; padding:0 5px;}
.pages input#pageSearch{height:30px;}
.pages a{margin:0 4px; background-color:#edeef2; padding:5px 9px; color:#666; border:1px solid #cccdcf;}
.pages a.cur{background-color:#466da8; color:#fff;}
.pages-list-class{width:100%;text-align:center; clear:both; height:45px;}
.pages-list-class span{display:inline-block; padding:0 9px;}
/*#news-page-list a.w60{width:200px; height:26px; text-align:center; line-height:26px; display:block; margin:0 auto; background-color:#edeef2; color:#666; border:1px solid #cccdcf;}*/
#news-page-list a.w60:hover{background-color:#466da8; color:#fff; text-decoration:none;}
.article_nav{width:660px; border:1px solid #e5e5e5; margin:0 auto 10px auto;}
.article_nav_title{background-color:#eef2f5; text-indent:1em; line-height:40px; display:block; border-bottom:1px solid #eef2f5;}
.article_nav_list{padding:10px;}
.article_nav_list li{width:50%; height:26px; line-height:26px; text-indent:2em; float:left; display:inline; overflow:hidden;}
.article_nav_list li a{color:#333; font-size:12px;}
.shareBox{padding:0 10px;}
.share{height:30px; width:170px; float:right;}
.share span{float:left;}
.relative_article{width:660px; height:128px; padding:26px 0 20px; margin:0 auto;}
.relative_article_title{line-height:40px; text-indent:1em; display:block;}
.relative_article_list li{height:28px; line-height:28px; float:left; display:inline; text-indent:.5em; width:50%; overflow:hidden;}
.relative_article_list li a{ font-size:14px; color:#333;}
/*评论*/
.comment_box{background-color:#eef2f5; border-top:1px solid #d6dae6; padding:0 30px;}
.comment_title{height:45px; line-height:45px; text-align:right;}
.comment_title span a{color:#0167cc;} 
.comment_form{position:relative;}
.comment_form textarea{width:99%; height:120px; line-height:22px; resize:none;}
.comment_form_btns{height:37px; padding:8px 0; text-align:left;}
.comment_form_btns input{width:107px; height:37px; background:url(../img/bg.png) 0 0 no-repeat; text-indent:-9999px; border:none; cursor:pointer;}
.comment_form_btns a{color:#333333; margin:0 10px;}
.comment_form_btns a.login{line-height:40px; padding:0 10px; color:#0167CC;}
.comment_form_btns a:hover{color:red;}
.emotion_hidden{position:absolute; top:0; left:294px;}
span.emotion{width: 42px;height: 20px;background: url(../img/bg.png) no-repeat -90px -186px;padding:10px 20px;cursor: pointer; line-height:20px;}
span.emotion:hover {background-position:-90px -216px;}
.qqFace{margin-top: 4px;background: white;padding: 2px;border: 1px #DFE6F6 solid;}
.qqFace table tr td img{margin:3px;}
/*评论列表*/
.comment_list{width:686px; border:1px solid #d4d5d7;}
.comment_list li{border-top:1px dashed #d4d5d7; padding:14px 25px 19px 25px;}
.comment_list li:hover{background-color:#f2f4f8;}
.comment_list li >div{width:100%; zoom:1;}
.comment_list li >div:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.comment_list li >div >img.fl{border-radius:50%; width:50px; height:50px; float:left;}
.comment_list li >div >div{width:568px; float:right;}
.comment_list li >div >div .member_name{width:50%; float:left; text-align:left; color:#0167CC;}
.comment_list li >div >div >div{line-height:25px; text-align:right;}
.comment_list li >div >div >div.btns{color:#84b3c7;}
.comment_list li >div >div >div a{color:#0167CC; margin:0 5px;}
.comment_list li >div >div >div >a >span{color:#ff0000;} 
.comment_list li >div >div p{color:#666666; line-height:25px; text-align:left;}
.lookAll{height:50px; line-height:50px; background-color:#f5f5f5; border:1px solid #d4d5d7; padding:0;}
/*文章右侧新闻*/
.articlelR{width:282px;}
.relative_product{border:1px solid #e5e5e5; border-top:3px solid #01549a;}
.relative_product strong{height:44px; line-height:44px; text-indent:0.8em; border-bottom:1px solid #e5e5e5;}
.relative_product_list{padding:6px 7px 10px 10px; background-color:#fff;}
.relative_product_list li{height:34px; line-height:34px; text-indent:0.5em; background:url(../img/bg.png) -127px -185px no-repeat; overflow:hidden;}
.relative_product_list li a{color:#000; cursor:pointer; height:34px; display:block;}
.relative_product_list li a:hover{ text-decoration:underline; color:#f00;}
.relative_product_list li a label{width:130px; height:34px; float:left; overflow:hidden; cursor:pointer;}
.relative_product_list li a span{float:right; width:106px; height:34px; overflow:hidden;}
.relative_product_list li a b{color:#82a5cf; letter-spacing:1px; background-color:#fff;}
/*二维码*/
.QRCode{height:143px; border:1px solid #e5e5e5;}
.img_QRCode{width:123px; height:123px; margin:10px 10px 0 10px; background:url(../img/bg.png) 0 -40px no-repeat;}
.scan_QRcode{width:135px; height:60px; line-height:30px; padding:40px 0 0 0;}
.scan_QRcode span{padding:10px 13px; background:url(../img/bg.png) -53px -164px no-repeat;}
/*精彩图集*/
.atlas{border:1px solid #e5e5e5; border-top:3px solid #01549a; height:267px;}
.atlas_title{height:44px; line-height:44px; text-indent:0.8em; border-bottom:1px solid #e5e5e5;}
.atlas_title a span{color:#da7271; margin-right:8px;}
.atlas_list{padding:5px 0; height:212px;}
.atlas_list li{width:126px; float:left; margin-left:9px; display:inline; overflow:hidden;}
.atlas_list li a{display:block; height:106px;}
.atlas_list li a:hover{color:red;}
.atlas_list li a:hover span{color:red; font-size:12px; color:#666666; line-height:150%;}
.atlas_list li img{padding:2px; border:1px solid #e5e5e5; width:120px; height:80px;}
.atlas_list li a span{font-size:12px; color:#666666; clear:both; line-height:150%;text-align:left; display:block; width:100%; height:20px; line-height:20px;}
/*大家都在看*/
.watch{border:1px solid #e5e5e5; border-top:3px solid #01549a;}
.watch strong{height:44px; line-height:44px; text-indent:0.8em; border-bottom:1px solid #e5e5e5;}
.watch a{color:#0167CC; float:right;}
.watch_list{padding:8px;}
.watch_list li{margin-bottom:13px; zoom:1;}
.watch_list li:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.watch_list li a.fl{float:left; width:90px; height:56px;}
.watch_list li img{border:2px solid #e5e5e5; width:90px; height:56px;}
.watch_list li >div{width:160px; float:right;}
.watch_list li >div.w{width:100%;}
.watch_list li >div p{line-height:20px; clear:both; overflow: hidden;}
.watch_list li >div p a{color:#000; float:none;}
.watch_list li >div p a:hover{color:#D60000;}
.watch_list li >div >div{color:#999; margin-top:5px;}
.watch_list li >div >div >span{float:left; display:inline;}
.watch_list li >div >div >div{float:left; display:inline; width:44px; height:7px; margin:3px 9px; background:url(../img/bg.png) 0 -163px no-repeat; overflow:hidden;}
.degree4{background-position:0 -166px;}
.degree3{ background-position:0 -171px;}
.degree2{ background-position:0 -176px;}
.degree1{ background-position:0 -181px;}

/*铁甲频道首页*/
.channel_index .logo_box{width:980px; margin:10px auto 0 auto;}
.channel_index .logo_box .logo_box_r{border:none; background-color:#fff; width:665px; float:left; display:inline; padding:0; font-family:Microsoft YaHei; font-size:12px;}
.channel_index .top .top_r{text-align:right;}
.channel_index .top .top_r a{color:#fff;}
.channel_index .mt10{margin-top:10px;}
/*铁甲图集首页*/
.picIndex .top .top_r{text-align:right;}
.picIndex .top .top_r a{color:#fff;}


/*新闻列表页*/
.logo_box1{padding-top:10px; height:60px; width:980px; margin:0 auto;}
.logo_box_r{width:665px; margin-left:10px; display:inline; color:#999999; font-size:16px; font-family:"Courier New", Courier, monospace; background-color:#eef2f5; padding:5px; border:1px solid #84a4d3;}
.logo_box_r >div >strong{border-right:1px solid #84a4d3; padding:6px 5px 0;}
.logo_box_r >div >ul{width:280px;}
.logo_box_r >div >ul li{float:left; display:inline; white-space:nowrap; margin-right:10px; height:22px; line-height:22px;}
.logo_box_r h1{font-size:22px; font-weight:bold; color:#3e5aa4; font-family:Microsoft YaHei;}
.search_box1{height:36px; padding:8px 0 18px 0; border-bottom:1px solid #cccccc;}
.search_box1 >div.fl{width:340px; padding-top:13px;}
.search_box1 >div.fl a{ margin-right:10px;}
.search_box1 >.fr{width:620px; height:36px;}
.search_box1 >.fr .search_form_txt{width:520px; height:32px; float:right;}
.search_box1 >.fr .search_form_sub{width:85px; height:36px; background-color:#173993; color:#fff; border:none; float:right; display:inline;}
.locate_info{height:40px; line-height:40px; border-top:1px solid #cccccc; color:#666666; width:980px; margin:10px auto 0 auto;}
.locate_info a{color:#069;}
.banner{width:980px; height:300px; margin:0 auto 10px auto; overflow:hidden; position:relative;}
.ban_img{width:4900px; height:300px;}
.ban_img a{width:980px; height:300px; float:left;}
.ban_img a.a1{background-color:#900;}
.ban_img a.a2{background-color:#C90;}
.ban_img a.a3{background-color:#069;}
.ban_img a.a4{background-color:#096;}
.ban_img a.a5{background-color:#C39;}
.ban_img img{width:980px; height:300px;}
.banner .btn_banner{width:100px; height:10px; position:absolute; bottom:40px; right:100px;}
.banner .btn_banner span{width:10px; height:10px; background-color:#fff; float:left; display:inline; margin-right:10px; border-radius:5px; cursor:pointer;}
.banner .btn_banner span.cur{background-color:#0093d0;}
.nav{width:980px; margin:10px auto; zoom:1;}
.nav:after{content:'.'; display:block; clear:both; height:0;}
.nav a{height:40px; line-height:40px; float:left; margin-right:1px; color:#ffffff; font-size:16px; text-align:center; background-color:#3598DB; font-family:Microsoft YaHei;}
.nav a:hover{background-color:#3B5998; text-decoration:none;}
.nav a.cur{background-color:#3B5998;}

.listL{width:686px;}
.edit_recom{width:100%;}
.edit_recom strong{font-size:20px; font-weight:bold; font-family:Microsoft YaHei; text-indent:1em; clear:both; display:block; height:35px;}
.edit_recom ul{zoom:1; width:100%;}
.edit_recom ul:after{content:"."; height:0; display:block; clear:both;}
.edit_recom ul li{width:42%; margin-right:8%; height:120px; float:left; display:inline; overflow:hidden; border-top:1px solid #E5E5E5;}
.edit_recom ul li h2{ height:50px; line-height:50px; width:100%; background-color:#fff; overflow:hidden;}
.edit_recom ul li h2 a{color:#1f4f88; font-size:18px; font-weight:bold;}
.edit_recom ul li p{ color:#999; line-height:20px; padding-bottom:20px;}
.list_ul li{width:640px; margin:20px; border-bottom:1px solid #bababa; clear:both;}
.list_ul li h2{height:30px;}
.list_ul li h2 >a{font-size:20px; font-weight:bold; font-family:Microsoft YaHei; color:#333333;}
.list_ul li h2 >a:hover{color:#d60000;}
.list_ul li h2 >span{color:#fff; background-color:#cc6600; font-size:12px; padding:5px; margin-left:5px; vertical-align:top;}
.list_ul li div{color:#999; line-height:25px;}
.list_ul li >img{width:160px; height:120px; float:right; display:inline; margin-right:10px;}
.list_ul li div >a{color:#006699;}
.list_ul li p{color:#333; line-height:25px; text-indent:2em;}
.listR{width:280px;}
.hot_article ul li{ background:none; text-indent:0; height:24px; line-height:24px; overflow:hidden;}
.hot_article ul li span.num{padding:0 3px; margin-top:5px; height:14px; line-height:14px; background-color:#e6e6e6; color:#000; margin-right:5px;}
.hot_article ul li span.num.redBg{background-color:#d50003; color:#fff;}
.hot_article ul li a{width:200px; float:left; display:inline; margin-right:5px; height:24px; overflow:hidden;}
.fl_title{border-left:1px solid #E5E5E5;}
.fl_title span.list_tab_title{width:110px; line-height:28px; height:28px; background-color:#EDF1F4; border-right:1px solid #E5E5E5; border-bottom:1px solid #E5E5E5; border-top:1px solid #E5E5E5; cursor:pointer; font-weight:bold; font-size:14px;}
.fl_title span.list_tab_title_cur{height:26px; line-height:26px; border-top:3px solid #01549A; background-color:#fff; border-bottom:none;}
.list_tab_con{padding:20px 10px; border:1px solid #E5E5E5; border-top:none;}
.list_tab_con li{width:134px; height:24px; line-height:24px; float:left; display:inline;}
.list_tab_con li a{color:#666;}
.list_tab_con li a:hover{color:red;}

/*图集预览样式*/
.f30{font-size:30px;}
.red{color:red;}
.bold{font-weight:bold;}
.picShow{width:960px; margin:0 auto; text-align:center; background-color:#ccc; background-color:rgba(000,000,000,.8); padding:20px 0;}
.picBox_info{width:912px; height:70px; margin:0 auto; border-bottom:1px solid #666;}
.title{height:35px;}
.title h1.pics_title{color:#ececec; display:inline-block; line-height:30px; margin:0 auto;} 
.title span.img_locate{color:#767676; display:inline-block;}
.title .update_time{display:inline-block; color:#c6c6c6;}
.picBox_detail{width:100%; height:30px; line-height:30px; color:#767676; text-align:center; margin: 0;}

.BigPicShow{width:900px; position:relative; margin:0 auto; padding-top:20px;}
.BigPicBox{width:100%; position:relative; overflow:hidden;}
.BigPicShow .arrow{color:#000; font-weight:bold; position:absolute; cursor:pointer; display:block;}
.BigPicShow .imgs{zoom:1;}
.BigPicShow .imgs:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}
.BigPicShow .imgs >img{width:900px; float:left;}

.smallPicBox{position:relative; width:942px; margin:0 auto; height:82px; overflow:hidden; padding:10px;}
.smallPicBox .pre_pic_list{width:90px; height:60px; float:left; padding:2px 1px 8px 7px; margin-right:31px; display:inline; background:url(../img/icon.png) 0 -88px no-repeat; color:#ccc;}
.smallPicBox .pre_pic_list img{width:90px; height:60px; clear:both; margin-bottom:10px;}
.smallPicBox .next_pic_list{width:90px; height:60px; float:right; padding:2px 1px 8px 7px; background:url(../img/icon.png) 0 -88px no-repeat; color:#ccc;}
.smallPicBox .next_pic_list img{width:90px; height:60px; clear:both; margin-bottom:10px;}

.arrow.preBig,.arrow.nextBig{width:50px; height:80px; position:absolute; top:220px; cursor:pointer; display:block; z-index:9999; display:none;}
.arrow.preBig{background:url(../img/icon.png) -168px 0 no-repeat; left:0;}
.arrow.nextBig{background:url(../img/icon.png) -230px 0 no-repeat; right:0;}

.smallPicListBox{width:680px; height:82px; overflow:hidden; margin:0 auto; position:relative; left:0; float:left;}
.smallImgList{height:82px; position:absolute; left:0; top:0;}
.smallImgList li{width:122px; height:80px; margin:0 6px; float:left; display:inline; border:1px solid #8B8B8C;}
.smallImgList li img{width:120px; height:80px;}
.smallImgList li.active{border:1px solid #F9DF53;}

/*图集详情页*/
.title_bg{bakcground-color:#f2f2f2; height:32px; line-height:32px;}
.title_con{width:980px; margin:0 auto; text-indent:1em; color:#000000;}
.title_con a{color:#006699;}
.pic_bg{background-color:#3d3e3e; padding:20px 0;}
.img_show{width:980px; margin:0 auto; text-align:center; background-color:#53534f; padding:20px 0;}
.img_show h1{color:#fff; font-size:20px; height:40px; text-align:left; width:900px; margin:0 auto; font-family:Microsoft YaHei;}
.img_info{height:20px; font-size:12px; width:900px; margin:0 auto;}
.img_info_left{float:left; width:55%; text-align:left;}
.img_info_left span{color:#f1f1f1; color:#ccc; color:rgba(255,255,255,.8); margin-right:20px;}

.img_info_right{float:right; width:185px; text-align:right; color:#f1f1f1; color:#ccc; color:rgba(255,255,255,.8);}
.img_info_right span{color:#ccc; color:rgba(255,255,255,.8); float:left;}
.img_introduce{padding-top:20px; zoom:1;}
.img_introduce:after{content:"."; display:block; visibility:hidden; clear:both;}
.num_img{width:90px; float:left; font-size:30px; color:#fff; font-weight:bold; text-align:left;}
.intro_img{float:right; margin-bottom:10px; width:800px; overflow:hidden;  min-height:52px; *height:52px; border-bottom:1px solid rgba(255,255,255,.4);}
.intro_img >div{position:relative;}
.intro_img p{color:#fff; font-size:14px; line-height:26px;  text-align:left; width:800px; position:absolute; top:0;}
.preSmall{width:27px; height:81px; background:url(../img/icon.png) 0 0 no-repeat; position:absolute; left:112px; top:10px;}
.nextSmall{width:27px; height:81px; background:url(../img/icon.png) -40px 0 no-repeat; position:absolute; right:112px; top:10px;}
/*图集详情页评论box*/
.whiteBg{width:100%; background-color:#fafbfd; clear:both;}
.comment_pic_box{width:980px; margin:0 auto; padding:10px 0; zoom:1;}
.comment_pic_box:after{clear:both; height:0; content:"."; display:block;}
.pic_detR{width:282px;}
.flink{width:980px; margin:10px auto 0 auto;}
.flink_title{height:32px;}
.flink_title ul{width:242px; height:32px; border-left:1px solid #D4D5D7; float:left; overflow:hidden;}
.flink_title ul li{width:120px; height:30px; line-height:30px; border-bottom:1px solid #D4D5D7; border-right:1px solid #D4D5D7; border-top:1px solid #D4D5D7; font-size:14px; color:#000; text-align:center; font-weight:bold; float:left; display:inline;}
.flink_title ul li.cur{height:29px; line-height:29px; border-bottom:none; border-top:3px solid #005499;}
.flink_box{padding:10px 20px; border-bottom:1px solid #D4D5D7; border-right:1px solid #D4D5D7; border-left:1px solid #D4D5D7;}
.flink_box ul li{height:26px; line-height:26px; margin-right:10px; float:left; display:inline;}
.flink_box ul li a{color:#333;}
/*底部*/
.footer {text-align: center;width:880px;margin: auto;margin-top: 10px;padding-top: 5px;}
.footer ul {list-style: none;width: 100%;padding-left: 50px;}
.footer ul li {float: left;list-style: none;line-height: 24px;padding-right:8px;}
.bottom {text-align: center;width:880px;margin: auto;height: 40px; padding:0 50px;}
.bottom ul {list-style: none;width: 100%;padding-left: 50px;}
.bottom ul li {float: left;list-style: none;line-height: 24px;padding-right: 10px;}
.bottom ul li a {font-size: 12px;color: black;}

/*图集列表*/
.ad{width:980px; height:70px; margin:10px auto 0 auto;}
.list_locate{width:980px; margin:0 auto; height:50px; line-height:50px; font-size:12px;}
.list_locate a{color:#3b5998;}
.nav_items{height:50px; width:980px; margin:10px auto 0 auto;}
.nav_items a{text-align:center; height:40px; line-height:40px; float:left; margin-left:1px; display:inline; background-color:#3598db; color:#ffffff; font-size:16px; font-weight:bold;}
.nav_items a:hover{background-color:#006699; text-decoration:none;}
.nav_items a.cur{background-color:#006699;}
.nav_items_info a{width:88px;}/*width:97px;*/
.nav_items_pic a{width:139px;}
#page_list{width:1002px; margin:10px auto 0 auto;}
.pic_list_ul{width:980px; margin:0 auto; zoom:1; clear:both;}
.pic_list_ul:after{visibility:hidden; display:block; height:0; clear:both; content:".";}
.pic_list_ul li{width:310px; height:315px; float:left; display:inline; margin:0 12px;}
.pic_list_ul li >div{width:300px; padding:5px 5px 0 5px; border:1px solid #eeeeee;}
.pic_list_ul li >div img{width:300px; height:200px;}
.pic_list_ul li >div h4{height:36px; line-height:36px; font-size:14px; font-weight:bold; color:#000000; text-align:center; width:100%; overflow:hidden;}
.pic_list_ul li >a{color:#3b5998;}
.pic_list_ul li >div.pic_info{border:none; height:30px; line-height:30px; color:#9c9c9c; text-align:right;}
.pic_list_ul li >div.pic_info span{margin:0 10px; padding:5px 0 5px 25px; background:url(../img/icon.png) -74px -18px no-repeat; font-family:Microsoft YaHei;}
.pic_list_ul li >div.pic_info span.time{margin:0; float:left; display:inline; background-position:-72px 6px; padding:0 0 0 20px;}
.pic_list_ul li >div.pic_info span.num1{background-position:-78px -47px;}
.picIndex .pic_list_ul{width:1002px;}
/*分页*/
.page_pic_list{width:100%; margin:0 auto; padding:10px 0; text-align:center; color:#666666;}
.page_pic_list a{color:#666666; font-size:12px; padding:4px 8px; background-color:#f2f2f2; border:1px solid #cccccc; margin:0 5px;}
.page_pic_list a.cur{background-color:#999999; color:#ffffff;}
.page_pic_list a:hover{background-color:#999999; color:#ffffff; text-decoration:none;}

.js_box_bg{height:400px; background-color:#f2f2f2; padding:10px 0;}
.js_box{width:980px; margin:0 auto;zoom:1;}
.js_box:after{visibility:hidden; height:0; content:"."; display:block; clear:both;}
.js_img_box{width:600px; height:400px; float:left; overflow:hidden;}
.js_img_box >div{width:3000px; height:400px;}
.js_img_box img{width:600px; height:400px; float:left; display:inline;}
.js_text{width:360px; height:400px; float:right;}
.js_text .descript_tit{height:60px; width:100%; overflow:hidden;}
.js_text .descript_tit h2{color:#3b5998; font-size:16px; text-align:center; line-height:60px; height:60px; overflow:hidden; font-weight:bold;}
.js_text .descript_txt{height:250px; width:100%; overflow:hidden;}
.js_text .descript_txt p{line-height:28px; text-indent:2em; font-size:14px; color:#000; height:250px;}
.js_text .descript_txt p >a{color:#006699; margin-left:10px;}

.js_btns{width:240px; height:40px; margin:0 auto;}
.js_btn_arrow{width:40px; height:40px; background-color:#0093d0; color:#ffffff; line-height:40px; text-align:center; font-size:30px; font-weight:bold; cursor:pointer;}
.left_btn{float:left; display:inline;}
.right_btn{float:left; display:inline;}
.js_btns .btns_box{width:130px; height:40px; overflow:hidden; float:left; padding:0 15px;}
.js_btns .btns_box span{float:left; background-color:#d1d1d1; width:16px; height:16px; margin:12px 5px; display:inline; cursor:pointer; _width:16px; _height:16px; _float:left; _display:inline; _margin:12px 5px;}
.js_btns .btns_box span.cur{background-color:#0093d0;}


/*铁甲首页样式*/
body.index {background: #fff;}
body.index .mt10{margin-top:10px;}
body.index .mt15{margin-top:15px;}
body.index .mt20{margin-top:20px;}
body.index .mt30{margin-top:30px;}
.w980{width:980px; margin:0 auto; clear:both;}
.w685{width:685px; clear:both;}
.ad4{width:980px; margin:10px auto 0px auto;}
.logo{height:45px;}
.logo_r{width:770px; height:40px; margin-top:5px;}
.index .w980 .logo_r{width:700px; position:relative;}
.index .w980 .logo_r >strong >a{font-family:"宋体"; font-weight:bold;}
.w980 .logo_r strong{width:20px; font-size:16px; float:left; display:inline; margin-left:20px; color:#3B5998; line-height:20px; *line-height:24px;}
.logo_r >div{float:left; display:inline-block; line-height:21px;}
.logo_r >div a{margin:0 4px;}
.logo_r >div a.red{color:#cc6600;}
.machine_list{border-top:2px solid #806b6b; border-bottom:1px solid #e4e4e4;}
.machine_list li{width:97px; height:60px; text-align:center; float:left; background-color:#edeef0; border-left:1px solid #e4e4e4;}
.machine_list li:hover{background-color:#d7d7d7;}
.machine_list li img{clear:both; margin:4px auto 0;}
.machine_list li span{width:100%; height:24px; line-height:24px; color:#333; display:block; text-align:center; margin:0; padding:0;}
.search_box{position:relative;}
.ad_200-110{ position:absolute; right:15px; top:43px;}
.search_box_tit{height:39px; border-bottom:1px solid #d6d7db;}
.search_box_tit .tab_tit{width:600px;}
.search_box_tit .tab_tit span{color:#666; font-size:16px; border-top:3px solid #d6d7db;background-color:#f8f8f8; float:left; height:36px; line-height:36px; padding:0 15px; cursor:pointer;}
.search_box_tit .tab_tit span a{color:#666; font-family:Microsoft YaHei;}
.search_box_tit .tab_tit span a:hover{text-decoration:none;}
.search_box_tit .tab_tit span.first{border-left:1px solid #d6d7db;}
.search_box_tit .tab_tit span.last{border-right:1px solid #d6d7db;}
.search_box_tit .tab_tit span.cur{border-top-color:#3598db; border-left:1px solid #d6d7db; border-right:1px solid #d6d7db; border-bottom:1px solid #fff; background-color:#fff;}
.search_box_tit .tab_tit span.cur a{color:#333;}
.search_box_tit .search{width:380px; height:32px; line-height:32px; margin-top:3px; position:relative;}
.search_box_tit .search input.txt{width:290px; height:28px; line-height:28px; padding:0 5px; border:2px solid #3598db; color:#ccc; text-indent:5em;}
.search_box_tit .search input.btn{height:32px; width:70px; line-height:26px; text-align:center; color:#fff; font-size:12px; border:none; background-color:#3598db; font-weight:bold; cursor:pointer;} 
.search_box_tit .search .search_list{width:54px; background-color:#fff; border:1px solid #ccc; position:absolute; left:8px; top:2px;}
.search_box_tit .search .search_list ul li{height:26px; line-height:26px; text-indent:0.5em; width:100%; color:#999; font-size:14px; cursor:pointer;}
.search_box_tit .search .search_list ul li.first{background:url(../img/bg.png) 38px -230px no-repeat;}

.search_box_con{padding:0 20px; border-left:1px solid #d6d7db; border-right:1px solid #d6d7db; border-bottom:1px solid #d6d7db;}
.search_box_con >div{width:738px; overflow:hidden;}
.search_box_con >div >div{border-bottom:1px dashed #ccc; height:38px; line-height:38px; overflow:hidden;}
.search_box_con >div >div strong{font-size:14px; color:#333; font-weight:bold; float:left; width:100px;}
.search_box_con >div >div strong span{color:#ccc; padding:0 5px;}
.search_box_con >div >div a{width:106px; float:left;}
.search_box_con >div >div.last{border-bottom:none;}
.box1_l{width:545px; margin-top:20px;}
.box1_l .js_box1{width:545px; height:310px; overflow:hidden; position:relative;}
.box1_l .js_box1 .img_box{width:100%; height:100%; overflow:hidden;}
.box1_l .js_box1 .img_box ul{width:500%; height:100%;}
.box1_l .js_box1 .img_box ul li{width:20%; height:100%; float:left;}
.box1_l .js_box1 .img_box ul li img{width:545px; height:310px;}
.box1_l .js_box1 .txt_box{display:none;width:100%; height:48px; text-indent:1em; background-color:#666; background-color:#666; background-color:rgba(000,000,000,0.5); border-top:1px solid #000; left:0; bottom:0; overflow:hidden;}
.box1_l .js_box1 .txt_box >div{height:240px;}
.box1_l .js_box1 .txt_box p{color:#fff; font-size:16px; line-height:48px;}
.box1_l .js_box1 .btn_box{width:180px; height:8px; right:10px; bottom:20px;}
.box1_l .js_box1 .btn_box span{width:30px; height:8px; float:left; display:inline; margin-right:5px; background-color:#fff; cursor:pointer;}
.box1_l .js_box1 .btn_box span.cur{background-color:#3598db;}
.box1_l .js_box1 .left_right{width:50px; height:80px; top:90px; display:none; cursor:pointer;}
.box1_l .js_box1 .left_right.pre{background:url(../img/icon.png) -168px 0 no-repeat; left:0;}
.box1_l .js_box1 .left_right.next{background:url(../img/icon.png) -230px 0 no-repeat; right:0;}
.recom{border:1px solid #3598db; position:relative;}
.recom span{padding:10px 12px; background-color:#3598db; color:#fff; float:left; width:18px; height:80px; font-size:16px; line-height:20px;}
.recom ul{padding:5px 0; width:500px;}
.recom ul li{float:left; height:30px; line-height:30px; padding-left:15px; margin-left:10px; background:url(../img/bg.png) -123px -144px no-repeat; width:42%; display:inline; position:relative;}
.recom ul li a{font-size:14px;}
.w980 >.box1_r{width:424px; margin-top:20px;}
.tit{height:30px; text-align:center; position:relative; padding-left:20px;}
.tit a{font-size:18px; color:#D60000; font-weight:bold; font-family: Microsoft YaHei;}
.sub_tit{height:30px; text-align:center; border-bottom:1px dashed #ccc; color:#999; margin-left:20px;}
.sub_tit a{color:#999; font-size:12px;}
.sub_tit a:hover{color:#D60000;}
.box1_r ul li{height:29px; line-height:29px; overflow:hidden; position:relative; padding-left:20px;}
.box1_r ul li a{font-size:14px; width:48%; float:left; display:inline; margin-right:2%; height:29px; overflow:hidden;}
.box1_r ul li span{color:#999; padding-right:5px;}
.box1_r ul li span a{color:#999; margin-right:8px;}
.box1_r ul li span a:hover{color:#D60000;}
.con2_l{width:709px; border-right:1px solid #e4e4e4;}
.con2_row{height:220px; clear:both;}
.con2_row .con2_row1_box{width:320px; float:left; margin-right:30px; display:inline;}
.con2_row .con2_row1_box .bor_bot{height:1px; background-color:#e4e4e4; margin:20px 0;}
.con2_row .con2_row1_box .pic_li img{width:120px; height:80px; float:left; display:inline; margin-right:10px;}
.con2_row .con2_row1_box .pic_li a{font-size:14px; line-height:30px;}
.con2_row strong{height:40px; display:block; color:#333; font-size:20px; text-indent:1.5em; background:url(../img/bg.png) -112px -260px no-repeat;}
.con2_row strong b{background:url(../img/bg.png) -118px -167px no-repeat; margin:0 5px; padding:0 5px;}
.con2_row strong.bg_red{background-position:-112px -299px;}
.con2_row strong a{color:#333;}
.con2_row ul li{height:30px; line-height:30px; width:100%; font-size:14px; overflow:hidden;}
.con2_row ul li span{color:#999;}
.con2_row ul li span a{color:#999; margin-right:5px;}
.con2_row ul li span a:hover{color:#D60000;}
.vadio{height:200px;}
.vadio strong{height:40px; display:block; color:#000; font-size:20px;}
.vadio strong a{color:#333;}
.vadio ul li{width:160px; float:left; height:160px; margin-right:15px; display:inline; position:relative;}
.vadio ul li a img{width:160px; height:120px;}
.vadio ul li a span{width:100%; height:30px; text-align:center; line-height:30px; clear:both; color:#3B5998; display:block; font-size:14px; overflow:hidden;}
.vadio ul li a div{width:45px; height:45px; position:absolute; background:url(../img/bg.png) -29px -198px no-repeat; left:56px; top:37px;}
.con2_r{width:241px; padding-left:29px;}
.search_machine{border-bottom:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc; height:250px;}
.search_m_tit{height:43px;}
.search_m_tit span{border-bottom:1px solid #ccc; border-top:3px solid #ccc; float:left; width:119px; height:40px; text-align:center; line-height:40px; color:#3b5897; cursor:pointer; font-size:14px;}
.search_m_tit span.cur{border-bottom:none; border-top-color:#3598db; font-weight:bold;}
.search_m_tit span.first{border-right:1px solid #ccc;}
.search_m_con{padding:17px 10px;}
.search_m_con select{width:147px; height:28px; margin: 0 5px 7px 0; border:1px solid #ccc; float:left; display:inline;}
.search_m_con input{width:130px; height:26px; line-height:26px; padding:0 5px; color:#999; font-size:12px; float:left; border:1px solid #ccc;}
.search_m_con .find_btn{color:#fff; background-color:#3598db; padding:7px 9px; *padding:4px 9px; float:left;}
.search_m_con .search_hot{color:#000; font-size:12px; line-height:24px; clear:both; padding-top:10px;}
.search_m_con .search_hot a{margin-right:10px; display:inline-block;}
.activity{margin-top:10px;}
.con2_r .activity{
	height:100px;
	overflow:hidden;
}
.activity >strong{font-size:20px; color:#333; display:block; height:40px;}
.activity >strong a{color:#333;}
.activity >img{width:240px; height:120px; margin-bottom:5px;}
.activity ul li{height:26px; line-height:26px; background:url(../img/bg.png) -123px -146px no-repeat; text-indent:1em; width:100%; overflow:hidden;}
.activity ul li a{width:170px;}
.activity ul li span{float:right; width:60px; color:#999; text-indent:0;}
.pic_box_tit{height:65px;}
.pic_box_tit strong{font-size:36px; width:180px; border-bottom:5px solid #3598db; float:left; height:50px;}
.pic_box_tit strong a{color:#000; text-decoration:none;}
.pic_box_tit strong a:hover{color:#D60000;}
.pic_box_tit .more{width:779px; float:right; border-bottom:5px solid #ccc; text-align:right; padding-top:20px; padding-right:20px; height:30px; line-height:30px; font-size:14px;}
.left_1{width:655px; height:291px; overflow:hidden; font-family:Microsoft YaHei;}
.left_2{width:655px; height:65px; overflow:hidden;}

.left_1 >.fl >a{width:435px; height:291px;}
.pic_box_con .small_two{width:213px; height:291px;}
.pic_box_con .small_two a{width:213px; height:142px; display:block;}
.pic_box_con .small_two img{width:213px; height:142px;}
.pic_box_con a{color:#fff; font-size:16px; display:block; position:relative; font-family:Microsoft YaHei; margin-bottom:7px; *margin-bottom:3px;}
.pic_box_con a p{position:absolute; bottom:0; left:0; width:100%; text-align:center; padding:5px 0; background-color:#666; background-color:rgba(000,000,000,.4); color:#fff; font-size:14px;}
.pic_box_con .red_box{width:239px; height:63px; text-align:center; line-height:63px; background-color:#e75d5a;}
.pic_box_con .green_box{width:407px; height:63px; text-align:center; line-height:63px; background-color:#00956d;}
.pic_box_con .blue_box{width:318px; height:142px; text-align:center; background-color:#4ba1b0;}
.pic_box_con .blue_box a{padding:0 10px; overflow:hidden; text-align:left;}
.pic_box_con .blue_box a.tit{font-size:20px; font-weight:bold; padding-top:30px;}
.pic_box_con .fr >.mt7 >a{width:318px; height:212px;}
.wa_box_tit{height:60px; color:#666;}
.wa_box_tit strong{font-size:36px; width:180px; border-bottom:5px solid #00956d; float:left; height:50px; line-height:50px;}
.wa_box_tit strong a{color:#000; text-decoration:none;}
.wa_box_tit strong a:hover{color:#D60000;}
.wa_box_tit .more{width:779px; float:right; border-bottom:5px solid #ccc; text-align:right; padding-top:20px; padding-right:20px; height:30px; line-height:30px; font-size:14px; color:#ccc;}
.con3_left{width:700px}
.con3_left .forum{width:300px; margin-right:50px;}
.con3_left strong{font-size:20px; height:60px; line-height:60px; display:block;}
.con3_left strong.red a{color:#ff0000;}
.con3_left strong a{color:#000;}
.con3_left strong a:hover{color:#D60000;}
.con3_left .forum .pic_li img{width:120px; height:80px; float:left; display:inline; margin:0 10px 10px 0;}
.con3_left .forum .pic_li a{font-size:14px; line-height:24px;}
.con3_left .forum ul li{height:30px; line-height:30px; width:100%; font-size:14px; overflow:hidden; text-indent:1em; background:url(../img/bg.png) -123px -145px no-repeat; overflow:hidden;}
.con3_left .forum ul li >a{width:220px; height:30px; float:left;}
.con3_left .forum ul li span{color:#999; width:80px; height:30px; float:right; text-align:right;}
.con3_left .forum ul li span a{color:#999; margin-right:5px;}
.con3_left .forum ul li span a:hover{color:#D60000;}
.con3_left .con3_left_ul2{width:300px;}
.con3_left .con3_left_ul2 li{height:30px; line-height:30px; width:100%; font-size:14px; overflow:hidden;}
.con3_left .con3_left_ul2 li span{color:#999;}
.con3_left .con3_left_ul2 li span.red{color:red; display:inline;}
.con3_left .con3_left_ul2 li span a{color:#999; margin-right:5px;}
.con3_left .con3_left_ul2 li span a:hover{color:#D60000;}
.con3_left .news{width:300px;  margin-right:50px;}
.con3_left .news ul li{height:30px; line-height:30px; width:100%; font-size:14px; overflow:hidden; text-indent:1em; background:url(../img/bg.png) -123px -145px no-repeat;}
.con3_left .news ul li a{float:left; width:220px; height:30px; overflow:hidden;}

.con3_left .news ul li span{color:#999; float:right; width:80px; height:30px; text-align:right;}
.con3_left .news ul li a b{color:red; font-weight:normal;}
.con3_left .jobs{width:300px;}
.con3_left .jobs li{height:30px; line-height:30px; width:100%; font-size:14px; overflow:hidden; text-indent:1em; background:url(../img/bg.png) -123px -145px no-repeat;}
.con3_left .jobs li a{width:220px; height:30px; float:left; overflow:hidden;}
.con3_left .jobs li span{width:80px; height:30px; float:right; overflow:hidden; text-align:right; color:#999;}
.wa_recom ul li{width:152px; height:152px; float:left; margin-left:25px; display:inline; position:relative;}
.wa_recom ul li.first{margin-left:0;}
.wa_recom ul li img{width:150px; height:100px; clear:both; border:1px solid #ccc;}
.wa_recom ul li >div{width:100%; height:30px; clear:both; line-height:24px; font-size:14px; color:#999;}
.wa_recom ul li >div a{width:100%; height:20px; clear:both; display:block; overflow:hidden;}
.wa_recom ul li >div span{color:#D60000; font-weight:bold; margin-left:5px;}
.wa_recom ul li >a >div{position:absolute; left:53px; top:30px; background:url(../img/bg.png) -29px -198px no-repeat; width:45px; height:45px;}
.hot_ershou div{height:50px; width:320px; padding:5px 5px 5px 0; background-color:#fafafa; border:1px solid #e4e4e4; line-height:24px;}
.hot_ershou div.fr{margin-right:18px;}
.hot_ershou div b{border-right:1px solid #e4e4e4; width:50px; text-align:center; float:left; display:inline; line-height:20px; font-weight:normal; padding:5px 0;}
.hot_ershou div a{margin-left:10px; float:left; white-space:nowrap;}
.con3_right{width:240px; padding-left:30px; border-left:1px solid #e4e4e4;}
.con3_right strong{font-size:20px; height:60px; line-height:60px; display:block;}
.con3_right strong a{color:#000;}
.con3_right strong a:hover{color:#D60000;}
.con3_right ul li{line-height:23px;}
.con3_right ul li.last{border-bottom:none;}
.con3_right ul li div.No{height:20px; padding:8px 0; line-height:20px;}
.con3_right ul li div.No span{width:20px; height:20px; text-align:center; line-height:20px; float:left; background-color:#999; color:#fff; font-size:14px;}
.con3_right ul li div.No span.top3{background-color:#00956d;}
.con3_right ul li div.No a{width:130px; height:20px; float:left; text-indent:1em; overflow:hidden;}
.con3_right ul li div.No b{color:#ff0000; float:right; text-align:right;}
.con3_right ul li div.hide_box{height:75px; padding-left:30px;}
.con3_right ul li div.hide_box a.imgLink{border:1px solid #ccc; width:90px; height:60px; float:left;}
.con3_right ul li div.hide_box a.imgLink img{width:90px; height:60px;}
.con3_right ul li div.hide_box a.detail{background-color:#00956d; color:#fff; float:right; display:inline; margin-top:38px; width:56px; text-align:center; height:24px; line-height:24px;}
.hot_recom_tit{height:60px; color:#666;}
.hot_recom_tit strong{font-size:36px; width:170px; text-align:center; border-bottom:5px solid #cc0000; float:left; height:50px; line-height:50px; color:#000;}
.hot_recom_tit strong a{color:#000; text-decoration:none;}
.hot_recom_tit strong a:hover{color:#D60000;}
.hot_recom_tit .more{width:789px; float:right; height:50px; border-bottom:5px solid #ccc; padding-right:20px;}
.con4_ul_box strong{font-size:20px; height:60px; line-height:60px; display:block;}
.con4_ul_box strong a{color:#333;}
.con4_ul_box strong a:hover{color:#D60000;}
.con4_ul_box ul li{height:20px; line-height:20px; margin-top:10px; font-size:14px; overflow:hidden; display: flex;}
.con4_ul_box ul li span{width:20px; height:20px; text-align:center; line-height:20px; background-color:#999; color:#fff; float:left;}
.con4_ul_box ul li span.top3{background-color:#cc0000;}
.con4_ul_box ul li a{height:20px; text-indent:0.5em; float:left; flex: 1;}
.con4_ul_box >div{float:left; width:290px; padding:10px; display:inline; overflow:hidden;}
.con4_ul_box >div.line{width:1px; height:340px; background-color:#e4e4e4; margin:25px 10px 0; padding:0;}
.con5_ul_box{padding:0 10px; width:960px; overflow:hidden;}
.con5_ul_box strong{font-size:20px; height:60px; line-height:60px; display:block;}
.con5_ul_box strong a{color:#333;}
.con5_ul_box strong a:hover{color:#D60000;}
.con5_ul_box >div{float:left; display:inline; width:176px;}
.con5_ul_box >div.line{width:1px; height:150px; background-color:#e4e4e4; margin:25px 9px 0; padding:0;}
.con5_ul_box ul{padding-bottom:20px;}
.con5_ul_box ul li{height:20px; line-height:20px; margin-top:5px; font-size:14px; width:50%; float:left; display:inline;}
.con5_ul_box ul li span{width:20px; height:20px; text-align:center; line-height:20px; background-color:#999; color:#fff; float:left;}
.con5_ul_box ul li span.top3{background-color:#cc0000;}
.con5_ul_box ul li a{width:240px; height:20px; text-indent:0.5em; float:left;}
.f_link{background-color:#f8f8f8; padding-bottom:30px; border-bottom:1px solid #ccc;}
.fl_tit{margin-top:30px; height:60px; line-height:60px; color:#999; font-size:14px; font-weight:bold;}
.f_link .fl_tit strong{font-size:20px; color:#666; padding-bottom:5px; cursor:pointer; background-color:#f8f8f8; font-family:Microsoft YaHei;}
.fl_tit strong.cur{border-bottom:5px solid #cc0000;}
.fl_con{line-height:40px;}
.fl_con a{margin-right:20px; font-size:14px; color:#666; float:left; white-space:nowrap;}
.fl_con a:hover{color:#D60000;}
.footer_nav{background-color:#f8f8f8; padding-bottom:30px;}
.footer_nav .w980{width:980px; margin:0 auto;}
.footer_nav .w980 div{width:214px; float:left;}
.footer_nav .w980 div.line{height:200px; width:1px; margin:25px 20px 0; background-color:#ccc;}
.footer_nav .w980 strong{height:56px; line-height:56px; font-size:24px; color:#666; width:100%; text-align:center; display:block; background-color:#f8f8f8; font-family:Mocrosoft YaHei;}
.footer_nav strong a{color:#666; font-family:Mocrosoft YaHei;}
.footer_nav strong a:hover{color:#D60000;}
.footer_nav ul li{height:30px; line-height:30px; width:50%; float:left; text-align:center;}
.footer_nav ul li a{color:#666; font-size:14px;}
.footer_nav ul li a:hover{color:#D60000;}
.footer_nav ul li a img{vertical-align:-5px; margin-right:5px;}
.footer_nav ul.us li{text-align:left;}
.footer_nav .w980 .download{width:201px; height:59px; margin-top:30px; background:url(../img/icon.png) 0 -162px no-repeat;}
.footer_nav .w980 .download a{width:100%; height:59px; display:block;}
.footer_index{background-color:#806b6b; padding:20px 0;}
.footer_index div{height:40px; line-height:40px; text-align:center; color:#fff; font-size:14px;}
.footer_index div a{color:#fff; font-size:14px;}
.footer_index div a:hover{color:#D60000;}
.footer_index div span{ margin:0 5px;}
/*产品（挖掘机）频道页*/
body.channel{background-color:#fff;}
body.channel .mt10{margin-top:10px;}
body.channel .mt15{margin-top:15px;}
body.channel .mt20{margin-top:20px;}
body.channel .mt30{margin-top:30px;}

body.channel strong{font-family:Microsoft YaHei,"宋体";}
body.channel strong b{background:url(../img/bg.png) -118px -167px no-repeat; margin:0 5px; padding:0 5px;}
.logo_r .logo_r1{width:150px; padding-top:5px; position:absolute; left:0; top:0;}
.logo_r .logo_r1 a{color:#999; margin:0; font-family:Microsoft YaHei;}
.logo_r .logo_r1 strong{font-size:22px; width:100%; clear:both; text-align:left; color:#3B5998; margin:0; padding:0; font-weight:bold;}
.logo_r .logo_r2{width:300px; height:20px; padding-top:22px; float:right;}
.logo_r .logo_r2 a{font-size:12px; color:#3B5998;}
.logo_r .logo_r2 a:hover{color:#D60000;}
.logo_r .logo_r3{width:280px; float:right; margin-top:10px; position:relative;}
.logo_r .logo_r3 input[type=text]{width:204px; height:28px; line-height:28px; border:1px solid #3598db; float:left; text-indent:5em;}
.logo_r .logo_r3 input[type=button]{width:74px; height:30px; background-color:#3598db; color:#fff; font-size:14px; border:none; *border:1px solid #3598db; border-top:1px solid #3598db;}
.search_box_tit .search{width:380px; height:36px; line-height:32px; margin-top:3px; position:relative;}
.logo_r .logo_r3 .search_list{width:54px; background-color:#fff; border:1px solid #ccc; position:absolute; left:1px; top:1px;}
.logo_r .logo_r3 .search_list ul li{height:26px; line-height:26px; text-indent:0.5em; width:100%; color:#999; font-size:14px; cursor:pointer;}
.logo_r .logo_r3 .search_list ul li.first{background:url(../img/bg.png) 38px -229px no-repeat;}

.line_980{height:1px; margin-top:10px; border-bottom:1px solid #e4e4e4;}
.conditions_box{border:1px solid #e4e4e4;}
.conditions_box >div{padding:10px;}
.conditions_box >div >span{color:#fff; font-size:14px; background-color:#00956d; padding:2px 15px 4px; float:left; margin-top:10px;  font-family:Microsoft YaHei;}
.conditions_box >div.cindition1 a{margin-left:27px; width:62px; height:62px; float:left; display:inline; text-align:center; overflow:hidden; color:#3B5998;}
.conditions_box >div a:hover{color:#D60000;}
.conditions_box >div a span{color:#3B5998; width:100%; text-align:center; line-height:20px;}
.conditions_box >div a:hover span{color:#D60000;}
.conditions_box >div img{width:60px; height:40px; border:1px solid #ccc;}
.conditions_box >div a.more{line-height:110px;}
.conditions_box >div >div.fl{padding:0 50px 10px 0;}
.conditions_box >div >div.fl >span{color:#fff; font-size:14px; background-color:#00956d; padding:2px 15px 4px; font-family:Microsoft YaHei;} 
.conditions_box >div >div.fl >a{color:#3B5998; margin-left:27px;}
.conditions_box >div >div.fl >a:hover{color:#D60000;}
.ch_1_js{width:336px; height:289px; overflow:hidden;}
.ch_1_js .js_box{width:336px; height:243px; overflow:hidden;}
.ch_1_js .js_box .js_box1{width:100%; height:243px; overflow:hidden;}
.ch_1_js .js_box .js_box1 .img_box{width:100%; height:200px;}
.ch_1_js .js_box .js_box1 .img_box ul{width:500%; height:200px;}
.ch_1_js .js_box .js_box1 .img_box ul li{width:20%; height:200px; float:left;}
.ch_1_js .js_box .js_box1 .img_box ul li img{width:336px; height:200px;}
.ch_1_js .js_box .js_box1 .txt_box{width:100%; text-align:center; height:50px; overflow:hidden; font-family:Microsoft YaHei; font-size:18px; background-color:#f2f2f2;}
.ch_1_js .js_box .js_box1 .txt_box p{color:#333; line-height:50px;}
.ch_1_js .js_box .js_box1 .btn_box{bottom:65px; right:70px;}
.ch_1_js .js_box .js_box1 .left_right{width:50px; height:80px; top:55px; display:none; cursor:pointer;}
.ch_1_js .js_box .js_box1 .left_right.pre{background:url(../img/icon.png) -168px 0 no-repeat; left:0;}
.ch_1_js .js_box .js_box1 .left_right.next{background:url(../img/icon.png) -230px 0 no-repeat; right:0;}
.ch_1_js .js_article{margin-top:10px; height:25px; line-height:25px; padding-top:10px; font-size:14px; width:100%; overflow:hidden;}
.ch_1_js .js_article span{color:#fff; background-color:#3598db; padding:5px 10px;}
.ch_1_js .js_article a{background:url(../img/bg.png) -122px -153px no-repeat; padding-left:20px;}

.ch_1_list{width:330px; height:290px; margin:0 20px; overflow:hidden;}
.ch_1_list .sub_tit{border:none;}
.ch_1_list .sub_tit{text-align:left;}
.ch_1_list .box1_r ul li a{display:inline; float:none;}
.ch_1_recom{width:262px; height:290px;}
.ch_1_recom .tit{height:35px;}
.ch_1_recom .tit span{ display:block; color:#fff; font-size:14px; background-color:#3598db; width:70px; height:24px; text-align:center; line-height:24px; font-family:Microsoft YaHei;}
.ch_1_recom .con{height:230px; width:240px; padding:10px; border:1px solid #e4e4e4;}
.ch_1_recom .con >div .fr{width:110px; height:80px; color:#3B5998;}
.ch_1_recom .con >div .fr strong{font-size:14px; line-height:40px; font-weight:bold; text-indent:0.5em;}
.ch_1_recom .con >div .fr >div a{font-size:12px;}
.ch_1_recom .con >p{line-height:20px; margin-top:10px; color:#000; text-indent:2em;}
.ch_1_recom .con ul li{width:100%; height:30px; line-height:30px; overflow:hidden; text-indent:0.7em; background:url(../img/bg.png) -127px -188px no-repeat;}
.con3_right .jobs ul li{border:none; background:url(../img/bg.png) -127px -186px no-repeat; height:30px; line-height:30px; text-indent:1em; overflow:hidden;}
.con3_right .jobs ul li a{font-size:14px;}
.con3_right .find_ershou{height:130px;}
.con3_right .find_ershou select{width:100%; height:26px; margin-top:10px;}
.con3_right .find_ershou a{width:160px; height:28px; text-align:center; line-height:28px; color:#fff; background-color:#3598db; margin:10px auto; display:block;}
.con3_right .hot_search{height:160px; width:100%; overflow:hidden; font-size:12px; line-height:30px;}
.con3_right .hot_search span{color:#333; float:left;}
.con3_right .hot_search a{float:left; margin-right:10px; display:inline-block; color:#3B5998; white-space:nowrap;}
.con3_right .hot_search a:hover{color:#D60000;}
.con3_right .brand{height:190px; width:100%; overflow:hidden;}
.con3_right .brand ul{width:1240px; height:83px; padding:0;}
.con3_right .brand ul li{width:114px; height:83px; float:left; margin-right:10px; display:inline; text-align:center; border:none;}
.con3_right .brand ul li div{margin-top:8px; color:#3B5998;}
.con3_right .brand ul li:hover div{color:#D60000;}
.con3_right .brand div.btns{width:100%; height:10px; text-align:center;}
.con3_right .brand div.btns span{cursor:pointer; width:8px; height:8px; border-radius:4px; background-color:#e4e4e4; margin:0 2px; display:inline-table;}
.con3_right .brand div.btns span.cur{background-color:#3598db;}

/*文章页面的读图模式*/
.pic_tit{width:100%; height:70px; line-height:70px; background-color:#3d3e3e; color:#fff;}
.pic_tit h1{width:60%; font-size:20px; font-family:Microsoft YaHei;}
.pic_tit a{color:#fff; margin:0 10px;}
.js_article_pic{background-color:#53534f; padding:20px 0 40px 0;}
.big_pic1{width:810px; overflow:hidden; position:relative;}
.big_pic1 .big_pic_con1 >div{width:810px; float:left; text-align:center; margin-top:50px;}
.big_pic1 >div img{max-width:810px;}
.big_pic1 .big_arrow1{height:80px; width:100%; position:absolute; top:180px;}
.big_pic1 .big_arrow1 span{width:50px; height:80px; background:url(../img/icon.png) no-repeat; cursor:pointer;}
.big_pic1 .big_arrow1 span.fl{ background-position:-168px 0;}
.big_pic1 .big_arrow1 span.fr{ background-position:-230px 0;}
.small_pic1{width:122px;}
.small_pic1 span{height:33px; width:122px; display:block; background:url(../img/icon.png) no-repeat; cursor:pointer;}
.small_pic1 span.up{background-position:-158px -86px; margin-bottom:10px;}
.small_pic1 span.down{background-position:-158px -125px;}
.small_pic_con1{height:460px; overflow:hidden;}
.small_pic_con1 ul li{margin-bottom:10px; width:120px; height:80px; border:1px solid #fff;} 
.small_pic_con1 ul li.active{border-color:#F9DF53;}
.small_pic_con1 ul li img{width:120px; height:80px;}
.footer_article_pic{text-align:center; padding:30px 0; background-color: #3D3E3E;}
.footer_article_pic >div{heihgt:40px; line-height:40px; font-size:14px; color:#fff;}
.footer_article_pic >div a{color:#fff; margin:0 10px;}

/*关于我们*/
.aboutUs_body{font-family:Microsoft YaHei;}
.logo_aboutUs{margin-top:10px; height:40px;}
.banner_aboutUs{height:324px; background:url(../img/banner.jpg) center top no-repeat; margin-top:10px;}
.main_aboutUs{margin-top:10px; margin-bottom:20px;}
.company_info{width:200px; float:left; margin-top:10px;}
.company_info strong{width:100%; height:85px; line-height:85px; text-align:center; color:#fff; font-size:32px; display:block; /*background-color:#00956d;*/ background-color:#006699;}
.company_info ul li{width:100%; margin-top:3px; height:58px; background-color:#3598db; line-height:58px; text-align:center;}
.company_info ul li.cur{background-color:#006699;}
.company_info ul li:hover{background-color:#006699;}
.company_info ul li a{font-size:20px; color:#fff; padding-left:15px; background:url(../img/bg.png) -123px 10px no-repeat;}
.company_info ul li a:hover{text-decoration:none;}
.aboutUs_conBox{width:710px; padding:0 20px; border:1px solid #eeeeee; margin-top:10px; float:right; display:inline;}
.aboutUs_conBox >strong.tit{width:100%; height:45px; margin-top:10px; border-bottom:3px solid #e4e4e4; display:block; text-align:left; font-size:28px;}
.aboutUs_conBox .aboutUs_article{font-size:14px; line-height:24px; color:#333;}
.aboutUs_conBox .aboutUs_article p{margin:25px 0 10px 0; font-size:14px;}

/*微信*/
.weiXinBox{width:430px; height:480px; border:8px solid rgba(000,000,000,.3); border-radius:10px; display:none;}
.wx_tit{width:96%; height:39px; line-height:39px; padding:0 2%; background-color:#E5EDF2; border-bottom:1px solid #C2D5E3; border-radius:5px 5px 0 0; color:#369; font-weight:bold; font-size:14px; position:relative;}
.wx_tit span{width:20px; height:20px; display:block; position:absolute; top:9px; right:9px; background:url(../img/cls.gif) 0 0 no-repeat; cursor:pointer;}
.wx_tit span:hover{background-position:0 -20px;}

/*网站地图*/
.locationMap{width:100%; height:30px; line-height:30px; background-color:#f2f2f2; text-indent:1em; margin:20px 0;}
.mapWrap{margin:0 auto; font-size:12px; color:#1E50A2;}
.mapTitle{height:30px; line-height:30px; background-color:#f2f2f2; font-weight:bold; text-indent:1em;}
.mapCon{padding:10px;}
.mapCon p{color:#c1c1c1; margin-bottom:5px;}
.mapCon p a{color:#1b53aa; padding:0 10px; text-decoration:none; line-height:25px;}
.mapCon p a:hover{ text-decoration:underline; color:#ba2636;}
.mapCon p a.channel{font-weight:bold; padding-left:0; float:left; width:74px; text-justify:distribute; text-align:justify; display:inline;}
/*.mapCon p a.channel:after{display:inline-block; overflow:hidden; width:100%; height:0; content:''; vertical-align:top;}*/
.mapCon p.ti5{ text-indent:5em;}
.mapCon p.ti7{ text-indent:7em;}

/*资讯首页样式*/
.categoryList{width:686px;}
.categoryList .fl,.categoryList .fr{width:335px; height:240px;}
.categoryList h2{padding:0 20px; background-color:#f2f2f2; border-top:2px solid #01549A; height:40px; line-height:40px; border-bottom:1px solid #e4e4e4; position:relative; font-size:18px; font-weight:bold;}
.categoryList h2 a{color:#333;}
.categoryList h2 a.more{position:absolute; right:20px; top:0px; font-size:12px; font-weight:normal;}
.categoryList h2 a:hover{color:#D60000;}
.categoryList ul{padding:20px 0 0 13px;}
.categoryList ul li{height:30px; line-height:30px; text-indent:1em; background:url(../img/bg.png) -128px -69px no-repeat;overflow: hidden;}
.categoryList ul li a{color:#333; font-size:12px;}
.categoryList ul li a:hover{color:#D60000;}

/*文字广告样式*/
.wordAd.fr{ margin-right:15px;}
/**********************二手挖掘机模块调整*********************/
.con3_left .unit {width:240px; display:inline-block; padding-left:20px;}
.con3_left .unit strong{font-size:20px; height:60px; line-height:60px; display:block;}
.con3_left .unit strong a{color:#000;}
.con3_left .unit strong a:hover{color:#D60000;}
.con3_left .unit .find_ershou{height:130px;}
.con3_left .unit .find_ershou select{width:100%; height:26px; margin-top:10px;}
.con3_left .unit .find_ershou a{width:160px; height:28px; text-align:center; line-height:28px; color:#fff; background-color:#3598db; margin:10px auto; display:block;}
.con3_left .unit .hot_search{width:100%; overflow:hidden; font-size:12px; line-height:30px;}
.con3_left .unit .hot_search span{color:#333; float:left;}
.con3_left .unit .hot_search a{float:left; margin-right:10px; display:inline-block; color:#3B5998; white-space:nowrap;}
.con3_left .unit .hot_search a:hover{color:#D60000;}
.con3_left .unit .brand{height:190px; width:100%; overflow:hidden;}
.con3_left .unit .brand ul{width:1240px; height:83px; padding:0;}
.con3_left .unit .brand ul li{width:114px; height:83px; float:left; margin-right:10px; display:inline; text-align:center; border:none;}
.con3_left .unit .brand ul li div{margin-top:8px; color:#3B5998;}
.con3_left .unit .brand ul li:hover div{color:#D60000;}
.con3_left .unit .brand div.btns{width:100%; height:10px; text-align:center;}
.con3_left .unit .brand div.btns span{cursor:pointer; width:8px; height:8px; border-radius:4px; background-color:#e4e4e4; margin:0 2px; display:inline-table;}
.con3_left .unit .brand div.btns span.cur{background-color:#3598db;}
.con3_left .sunit {margin-left:90px;}
/*.con3_left .sunit {margin-left:90px; border-left:1px solid #e4e4e4; }*/
.con3_right .unit{height: 250px;}
/*******************************************/

			.car-list img {
			  width: 100%;
			  display: inline-block;
			  -webkit-touch-callout: none; }
			  html {
				font-size: 55px; }
			.car-list {
			  padding: 0 0 0rem 0.24rem;
			  border-width: 1px 0;
			  background-color: #ffffff; }
			  .car-list li {
				padding: 0.27rem 0;
				position: relative;
				height: 2.35rem;
				overflow: hidden;
				border-width: 0 0 1px 0;
				border-bottom: 1px solid #ecf0f6;
				display: -ms-flexbox;
				display: flex;
				display: -moz-box;
				display: -webkit-flex;
				display: -webkit-box; }
				.car-list li .list-lt {
				  width: 2.5rem;
				  margin-right: 0.2rem;
				  height: 1.88rem;
				  overflow: hidden;
				  position: relative; }
				  .car-list li .list-lt img {
					width: 100%;
					min-height: 100%;
					overflow: hidden;
					position: relative;
					top: 50%;
					-webkit-transform: translate3d(0, -50%, 0);
					transform: translate3d(0, -50%, 0); }
				  .car-list li .list-lt .video-icon {
					display: block;
					position: absolute;
					bottom: 0.1rem;
					left: 0.1rem;
					width: 0.56rem;
					height: 0.56rem;
					background-size: 100% 100%; }
				  .car-list li .list-lt .reduce {
					position: absolute;
					width: 0.66rem;
					height: 0.58rem;
					background-size: contain;
					font-size: 0.18rem;
					color: #FFFFFF;
					line-height: 0.22rem;
					text-align: center;
					left: 0.1rem;
					top: 0;
					padding-top: 0.05rem; }
					.car-list li .list-lt .reduce span {
					  display: block;
					  font-size: 0.14rem;
					  line-height: 0.18rem; }
				  .car-list li .list-lt .reduce.new {
					position: absolute;
					width: 1.18rem;
					height: 0.32rem;
					background-size: contain;
					font-size: 0.18rem;
					color: #FFFFFF;
					line-height: 0.32rem;
					text-align: center;
					left: 0;
					top: 0;
					padding: 0; }
					.car-list li .list-lt .reduce.new span {
					  display: inline;
					  font-size: 0.18rem;
					  line-height: 0.32rem; }
				.car-list li .pd-info {
				  height: 1.9rem;
				  box-flex: 1;
				  -webkit-box-flex: 1;
				  text-align: left;
				  position: relative; }
				  .car-list li .pd-info .price-icon {
					position: absolute;
					bottom: 0;
					left: 0;
					display: -webkit-box;
					height: 0.5rem;
					line-height: 0.5rem; }
					.car-list li .pd-info .price-icon .price {
					  font-size: 0.36rem;
					  color: #FF4757; }
					  .car-list li .pd-info .price-icon .price i {
						font-size: 0.24rem; }
					.car-list li .pd-info .price-icon .downpayment {
					  margin-left: 0.18rem;
					  color: #6a6a77;
					  font-size: 0.24rem; }
				  .car-list li .pd-info h3 {
					height: 0.62rem;
					color: #4A4A53;
					font-size: 0.3rem;
					line-height: 0.62rem;
					text-overflow: ellipsis;
					white-space: nowrap;
					overflow: hidden;
					font-weight: normal;
					width: 3.6rem; }
				  .car-list li .pd-info .pd-time {
					color: #8a919e;
					font-size: 0.24rem; }
					.car-list li .pd-info .pd-time em {
					  color: #e7ebf4; }
				  .car-list li .pd-info .adr_t {
					color: #999;
					text-overflow: ellipsis;
					font-size: 0.2rem;
					white-space: nowrap;
					overflow: hidden;
					bottom: 0.15rem;
					right: 0.15rem; }
				.car-list li .newPd_info_31 {
				  padding-right: 0.3rem; }
				  .car-list li .newPd_info_31 h3 {
					width: auto; }
				  .car-list li .newPd_info_31 .taimAddrWrap {
					display: -webkit-box;
					margin-bottom: 0.1rem; }
				  .car-list li .newPd_info_31 .pd-time {
					display: block; }
				  .car-list li .newPd_info_31 .CertificationIcon,
				  .car-list li .newPd_info_31 .adr_t {
					font-size: 0.24rem;
					color: #8a919e;
					width: 4rem;
					display: block;
					margin-left: 0.5rem; }
				  .car-list li .newPd_info_31 .adr_t {
					margin-left: 0.2rem; }
				  .car-list li .newPd_info_31 .CertificationIcon {
					box-flex: 1;
					-webkit-box-flex: 1;
					position: absolute;
					text-align: right;
					right: 0.15rem;
					top: 0; }
					.car-list li .newPd_info_31 .CertificationIcon img {
					  width: 1.05rem;
					  height: 0.28rem;
					  float: none; }
					.car-list li .newPd_info_31 .CertificationIcon.oddCertifi {
					  top: 0.15rem; }
				  .car-list li .newPd_info_31 .span-icon, .car-list li .newPd_info_31 .ykj-icon, .car-list li .newPd_info_31 .index-icon span {
					display: inline-block;
					height: 100%; }
					.car-list li .newPd_info_31 .span-icon img, .car-list li .newPd_info_31 .ykj-icon img, .car-list li .newPd_info_31 .index-icon span img {
					  vertical-align: top; }
				  .car-list li .newPd_info_31 .ykj-icon {
					background-position: 0 -0.42rem;
					overflow: hidden;
					width: 0.62rem;
					height: 0.24rem; }
				  .car-list li .newPd_info_31 .index-icon {
					height: 0.28rem;
					display: -ms-flexbox;
					display: flex;
					display: -moz-box;
					display: -webkit-flex;
					display: -webkit-box; }
					.car-list li .newPd_info_31 .index-icon span {
					  display: block;
					  margin-right: 0.1rem; }
					  .car-list li .newPd_info_31 .index-icon span img {
						height: 100%;
						width: auto; }
					  .car-list li .newPd_info_31 .index-icon span.jc_icon {
						width: 0.76rem; }
					  .car-list li .newPd_info_31 .index-icon span.zb_icon {
						width: 0.76rem; }
					  .car-list li .newPd_info_31 .index-icon span.zy_icon {
						width: 0.93rem; }
					  .car-list li .newPd_info_31 .index-icon span.kt_icon {
						width: 0.93rem;
						display: none; }
					  .car-list li .newPd_info_31 .index-icon span.jp_icon {
						width: 0.93rem; }
					  .car-list li .newPd_info_31 .index-icon span.cs_icon {
						width: 1.02rem;
						height: 0.3rem; }
					  .car-list li .newPd_info_31 .index-icon span.cs2_icon {
						width: 1.22rem;
						height: 0.3rem; }
					  .car-list li .newPd_info_31 .index-icon span.xsj_icon {
						width: 0.81rem;
						height: 0.3rem; }
					  .car-list li .newPd_info_31 .index-icon span.tjb_icon {
						width: 0.61rem;
						height: 0.3rem; }
				  .car-list li .newPd_info_31 .priceLabelWrap {
					position: absolute;
					bottom: 0.1rem;
					width: 100%;
					padding-right: 0.3rem; }
			  .car-list .dropload-down {
				text-align: center;
				display: none;
				font-size: 0.22rem;
				padding: 0.5rem 0;
				color: #ccc; }
				.car-list .dropload-down .loadImg {
				  width: 40%;
				  margin: 0 auto; }
 
.corner_ad {width:19px;height:11px;background:url(../img/corner-ad.png) 0px 0px no-repeat;z-index:2;position: absolute;right: 5px;bottom: 5px;} 
